home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / emu-mess.swf / scripts / frame_3 / PlaceObject2_339_13 / CLIPACTIONRECORD on(release).as
Encoding:
Text File  |  2008-08-08  |  133 b   |  7 lines

  1. on(release){
  2.    _root.toy0._visible = 1;
  3.    _root.toy1._visible = 1;
  4.    _root.toy2._visible = 1;
  5.    _root.toy3._visible = 1;
  6. }
  7.